ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. nextcloud 15
    Log in to post
    • All categories
    • wirestyle22W

      Mitigating Nextcloud Two Factor Authentication Error

      IT Discussion
      • nextcloud 15 centos 7 nextcloud • • wirestyle22
      2
      4
      Votes
      2
      Posts
      455
      Views

      JaredBuschJ

      @wirestyle22 said in Mitigating Nextcloud Two Factor Authentication Error:

      I upgraded Nextcloud and for some reason two-factor authentication activated on my admin account. Since I couldn't access my admin account I needed to find a way via cli to disable two factor authentication, but because it wasn't configured there was no folder in /var/www/html/nextcloud/apps for me to rename, etc. Below is the command I found that worked for me.

      sudo -u apache php occ config:system:set twofactor_enforced --value=false

      Note: You have to run the command as apache, or if you're using Debian www-data.

      You also need to be in the right folder

      By default on Fedora

      cd /var/www/html/nextcloud

      Or

      sudo -u apache php /var/www/html/nextcloud/occ config:system:set twofactor_enforced --value=false
    • brandon220B

      NextCloud 15 Installation

      IT Discussion
      • nextcloud nextcloud 15 linux • • brandon220
      5
      1
      Votes
      5
      Posts
      495
      Views

      DonahueD

      I just did it. The guide still applies, apart from getting 15 and not 13.

    • scottalanmillerS

      NextCloud Talk 5.0.0 Update Error

      IT Discussion
      • nextcloud nextcloud 15 nextcloud talk nextcloud talk 5 • • scottalanmiller
      5
      0
      Votes
      5
      Posts
      574
      Views

      scottalanmillerS

      @travisdh1 said in NextCloud Talk 5.0.0 Update Error:

      I've seen the updater do that sort of thing before with NextCloud updates. The system always puts itself into maintenance mode to actually do the update, so if there is a hitch in it's update, you have to go change it back to normal mode.

      I generally complete the update using the command line process if I run into an issue with the web page method.

      This was only an app update, though. I've seen it with NC updates.

    • 1 / 1